Lucene search
+L
LinuxLinux Kernel

14554 matches found

CVE
CVE
added 2024/10/21 6:2 p.m.168 views

CVE-2024-49989

CVE-2024-49989: In the Linux kernel, the drm/amd/display path fixes a double-free when unloading the amdgpu module. The issue arises during cleanup of display encoders for flexible/inflexible endpoints, potentially freeing the same object twice during amdgpu driver unload. Connected advisories (A...

7.8CVSS7.3AI score0.00247EPSS
Save
CVE
CVE
added 2024/10/21 11:53 a.m.167 views

CVE-2024-47705

The CVE CVE-2024-47705 (block: fix potential invalid pointer dereference in blk_add_partition) is resolved in the Linux kernel. The issue occurred when blk_add_partition() changed error handling from a single IS_ERR(part) test to handle -ENXIO separately, which unintentionally allowed a path wher...

5.5CVSS7AI score0.00217EPSS
Save
CVE
CVE
added 2024/10/21 6:2 p.m.167 views

CVE-2024-49946

CVE-2024-49946 affects the Linux kernel PPP stack. The issue arises in ppp_channel_bridge_input() when packets are backlogged to a socket owned by a user process and the code path can call sk_backlog_rcv()/__release_sock()/release_sock() in process context. This creates an inconsistent lock state...

5.5CVSS5.1AI score0.00236EPSS
Save
CVE
CVE
added 2024/10/21 6:2 p.m.167 views

CVE-2024-49983

CVE-2024-49983 : Linux kernel ext4 fix for double-free in ext4_ext_replay_update_ex(). The patch drops the temporary ppath and uses path directly, preventing freeing of path via ppath and ensuring the original path is updated on success. It also makes ext4_find_extent() update the path and propag...

7.8CVSS7.2AI score0.0025EPSS
Save
CVE
CVE
added 2024/11/05 5:4 p.m.167 views

CVE-2024-50093

Summary: CVE-2024-50093 relates to the Linux kernel where the processor_thermal/intel int340x driver emitted a warning during module unload due to an unnecessary second pci_disable_device() call after enabling a PCI device with pcim_device_enable(). The connected Astra Linux and Debian Debian-LTS...

5.5CVSS5.1AI score0.00235EPSS
Save
CVE
CVE
added 2024/11/05 5:10 p.m.167 views

CVE-2024-50128

The CVE-2024-50128 issue is a Linux kernel net/wwan vulnerability: a global out-of-bounds read caused by wwan_rtnl_link_ops assigning a bigger maxtype when parsing netlink attributes. The root cause, per nla_parse_nested_deprecated guidance, is using an undersized IFLA_WWAN_MAX size during parsin...

7.1CVSS6.3AI score0.00227EPSS
Save
CVE
CVE
added 2024/12/02 1:44 p.m.167 views

CVE-2024-53114

CVE-2024-53114 affects Linux kernel components related to x86 virtualization (VMLOAD/VMSAVE) on Zen4 client hardware. The vulnerability has been addressed in Root’s rootio-linux package for Ubuntu 22.04 (Root-OS-UBUNTU-2204-CVE-2024-53114) with multiple fixed versions available, and similarly pat...

5.5CVSS6.5AI score0.00206EPSS
Save
CVE
CVE
added 2024/12/04 2:20 p.m.167 views

CVE-2024-53129

CVE-2024-53129 affects the Linux kernel DRM Rockchip VOP as described. The root cause was a NULL-dereference in vop_plane_atomic_async_check() where 'state' could be dereferenced before a NULL check; patch fixes crtc_state validation (rockchip_drm_vop.c:1096). Connected advisories confirm the iss...

5.5CVSS6.6AI score0.00207EPSS
Save
CVE
CVE
added 2024/12/24 11:28 a.m.167 views

CVE-2024-53155

CVE-2024-53155 relates to the Linux kernel OCFS2: a fix for an uninitialized value in ocfs2_file_read_iter() caused by a kiocb ‘private’ field possibly being uninitialized when passed from the block layer. The accompanying kernel log shows KMSAN reports and a stack trace ending in ocfs2_file_read...

7.1CVSS6.6AI score0.00236EPSS
Save
CVE
CVE
added 2024/12/27 2:23 p.m.167 views

CVE-2024-56577

Technical details about CVE-2024-56577 are not publicly provided in the supplied documents. Please monitor for updates from the vendor and security advisories.

5.5CVSS6.4AI score0.00233EPSS
Save
CVE
CVE
added 2024/12/27 3:2 p.m.167 views

CVE-2024-56650

CVE-2024-56650 - Linux kernel netfilter x_tables led_tg_check() . The connected documents confirm a fix in the Linux kernel addressing an issue where an invalid LED ID check could lead to a recallable problem during ID processing. The root cause, as described, is insufficient validation of an ID ...

7.1CVSS6.4AI score0.00262EPSS
Save
CVE
CVE
added 2024/12/27 3:6 p.m.167 views

CVE-2024-56654

CVE-2024-56654 — Linux kernel Bluetooth hci_event fix : Addresses unsafe use of rcu_read_lock/unlock inside list_for_each_entry_rcu, where entries dereferenced with rcu_dereference must be accessed only within an RCU read-side critical section. The patch resolves a safety issue by ensuring correc...

5.5CVSS6.7AI score0.00218EPSS
Save
CVE
CVE
added 2024/12/29 11:30 a.m.167 views

CVE-2024-56747

CVE-2024-56747 concerns the Linux kernel scsi/qedi memory leak. The vulnerable path occurs when the sb (shared memory) for qedi_sb_init is allocated but not freed if sb_init fails, leading to a memory leak. The fix adds dma_free_coherent() to release sb_virt, aligning with the handling in qedr_al...

5.5CVSS6.5AI score0.0023EPSS
Save
CVE
CVE
added 2025/01/15 1:5 p.m.167 views

CVE-2024-57902

CVE-2024-57902 affects the Linux kernel AF_PACKET path. The bug arose in vlan_get_tci() where the code touched the skb when handling MSG_PEEK, allowing a crash. The fix reworks vlan_get_tci() to avoid touching the skb entirely and adds a const qualifier to the skb argument. The crash trace involv...

5.5CVSS6.4AI score0.00259EPSS
Save
CVE
CVE
added 2017/03/30 11:0 p.m.166 views

CVE-2017-7346

The CVE-2017-7346 issue is a Linux kernel vulnerability in vmwgfx where vmw_gb_surface_define_ioctl in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c fails to validate certain levels data, enabling a local attacker to cause a denial of service (system hang) via a crafted ioctl to /dev/dri/renderD* on ke...

5.5CVSS5.4AI score0.00378EPSS
SaveWeb
CVE
CVE
added 2022/08/29 2:3 p.m.166 views

CVE-2022-1204

CVE-2022-1204 is a use-after-free flaw in the Linux kernel’s Amateur Radio AX.25 protocol handling that can allow a local attacker to crash the system. Connected advisories confirm this is a kernel-level issue, with public reports across multiple distributions (Debian, Mageia, Mariner, etc.). Aff...

5.5CVSS5.8AI score0.00385EPSS
Save
CVE
CVE
added 2025/02/26 2:23 a.m.166 views

CVE-2022-49594

CVE-2022-49594 : In the Linux kernel, a data race around reading sysctl_tcp_mtu_probe_floor could occur because the value was updated concurrently while read. The fix was to add READ_ONCE() to the reader, mitigating a local-exploit class and preserving availability. The connected advisories/refs ...

4.7CVSS5.3AI score0.00188EPSS
Save
CVE
CVE
added 2025/02/26 2:24 a.m.166 views

CVE-2022-49726

CVE-2022-49726 concerns the Linux kernel clocksource for Hyper-V. The issue arises from exporting an __init-annotated hv_init_clocksource() symbol, while the __init code may be freed after initialization, making the symbol potentially invalid for modules. The vulnerability can lead to a kernel pa...

5.5CVSS5.2AI score0.00273EPSS
Save
CVE
CVE
added 2023/06/18 12:0 a.m.166 views

CVE-2023-35828

CVE-2023-35828 affects the Linux kernel with a use-after-free in the Renesas USB3 gadget driver (drivers/usb/gadget/udc/renesas_usb3.c: renesas_usb3_remove). The vulnerability is triggered in certain removal paths, enabling local attackers to potentially crash the kernel or escalate privileges. A...

7CVSS7.1AI score0.00536EPSS
Save
CVE
CVE
added 2024/05/17 2:24 p.m.166 views

CVE-2023-52676

The CVE-2023-52676 issue affects the Linux kernel BPF verifier where stack bounds were inconsistently checked for 32-bit offsets, potentially overflowing 32-bit arithmetic when combining a 64-bit register with an offset. The patch moves stack-bound checks into the 64-bit domain and enforces tight...

5.5CVSS6.6AI score0.00227EPSS
Save
CVE
CVE
added 2024/05/21 3:22 p.m.166 views

CVE-2023-52703

Summary: CVE-2023-52703 is a Linux kernel vulnerability in the USB subsystem (net/usb kalmia) where act_len was uninitialized in the usb_bulk_msg error path in kalmia_send_init_packet(). The kernel fix removes passing act_len to the usb_bulk_msg error paths, since the value would be from the firs...

5.5CVSS6.1AI score0.00253EPSS
Save
CVE
CVE
added 2024/05/21 3:31 p.m.166 views

CVE-2023-52798

CVE-2023-52798 concerns the Linux kernel’s ath11k wifi DFS radar event handling. The fix marks the DFS radar event locking code (calling ath11k_mac_get_ar_by_pdev_id()) as an RCU read-side critical section to prevent potential use-after-free in active pdev protection. Document notes indicate comp...

8.8CVSS8.4AI score0.01EPSS
Save
CVE
CVE
added 2024/04/17 10:10 a.m.166 views

CVE-2024-26835

CVE-2024-26835 affects the Linux kernel nf_tables (netfilter). When memory pressure causes hook registration to fail, a table can be marked active with no registered hooks, and on table/base chain deletion nf_tables may unregister hooks again, causing a core warn. The connected documents confirm ...

5.5CVSS6.3AI score0.00227EPSS
Save
CVE
CVE
added 2024/05/01 5:18 a.m.166 views

CVE-2024-26949

CVE-2024-26949 affects the Linux kernel AMDGPU power management path. The vulnerability is a NULL pointer dereference in drm/amdgpu/pm when obtaining the power limit, caused by powerplay_table initialization being skipped in SR-IOV scenarios. A fix ensures default lower/upper OD values are set if...

5.5CVSS6.8AI score0.00243EPSS
Save
CVE
CVE
added 2024/05/01 5:29 a.m.166 views

CVE-2024-27016

CVE-2024-27016 affects the Linux kernel netfilter flowtable path and is mitigated by a fix that ensures sufficient room to access the PPPoE header’s protocol field. The patch validates the protocol field before the flowtable lookup and uses a helper to access it, preventing out-of-bounds access. ...

5.5CVSS6.3AI score0.00244EPSS
Save
CVE
CVE
added 2024/05/17 1:27 p.m.166 views

CVE-2024-35824

No public technical details are provided in the connected documents for CVE-2024-35824; monitor for updates.

5.5CVSS6.6AI score0.0021EPSS
Save
CVE
CVE
added 2024/05/20 9:42 a.m.166 views

CVE-2024-35976

CVE-2024-35976 : In the Linux kernel, a proposed input validation bug in XDP_SOCKET options (XDP_{UMEM|COMPLETION}_FILL_RING) allowed a read of 4 bytes via an invalid @optlen path in xsk_setsockopt, tracked by syzbot with KASAN slab-out-of-bounds. The issue arises during setsockopt handling and i...

6.7CVSS6.4AI score0.00256EPSS
Save
CVE
CVE
added 2024/05/30 3:29 p.m.166 views

CVE-2024-36936

The CVE-2024-36936 issue affects the Linux kernel's memory-accept path under efi/unaccepted. The root cause was a soft lockup scenario caused by a spinlock held during memory acceptance, which could intermittently trigger a watchdog/softlockup on the CPU during large TD guest memory loads. The fi...

5.5CVSS6.4AI score0.00171EPSS
Save
CVE
CVE
added 2024/06/19 1:35 p.m.166 views

CVE-2024-38573

In CVE-2024-38573, the Linux kernel CPUS frequency framework (cppc_cpufreq) fixes a possible NULL dereference. cppc_cpufreq_get_rate() and hisi_cppc_cpufreq_get_rate() could observe a NULL policy from cpufreq_cpu_get() under certain conditions. The fix adds a NULL return check to prevent derefere...

7.5CVSS7.8AI score0.01003EPSS
Save
CVE
CVE
added 2024/06/19 1:48 p.m.166 views

CVE-2024-38605

CVE-2024-38605 : In the Linux kernel, the ALSA core code fixed a NULL module pointer handling during snd_card initialization. The patch moves the assignment of card->module outside the MODULE check to ensure the driver’s module reference is correctly tracked when the core is built-in but the c...

8.8CVSS9AI score0.01088EPSS
Save
CVE
CVE
added 2024/07/29 2:57 p.m.166 views

CVE-2024-41058

CVE-2024-41058 : Linux kernel vulnerability due to slab-use-after-free in fscache_withdraw_volume() (cachefiles/fscache path). The issue could cause kernel instability via UAF on a volume being withdrawn; patch fixes slab-use-after-free in fscache_withdraw_volume() and adds refcount protection. I...

7.8CVSS6.9AI score0.00281EPSS
Save
CVE
CVE
added 2024/07/30 7:46 a.m.166 views

CVE-2024-42152

CVE-2024-42152: Linux kernel nvmet race during qp establishment may leak memory when destroying a ctrl. Root cause: nvmet_sq_destroy captures sq->ctrl early, risking final ref drop if an admin connect cmd races with destruction. Fixes in the cited documents re-capture sq->ctrl after infligh...

4.7CVSS6.3AI score0.00224EPSS
Save
CVE
CVE
added 2024/08/26 7:11 a.m.166 views

CVE-2024-43884

CVE-2024-43884 : In the Linux kernel, the Bluetooth MGMT path could dereference NULL in hci_conn_params_add() when pairing a device, due to a missing NULL check. This could crash the host. The fixed patch adds error handling in pair_device() to validate the NULL value before dereferencing. Connec...

5.5CVSS6.5AI score0.00264EPSS
Save
CVE
CVE
added 2024/10/21 6:1 p.m.166 views

CVE-2024-49870

CVE-2024-49870 (Linux kernel, cachefiles) summary : The vulnerability arises in cachefiles when a dentry leak can occur if a lookup cookie and a cull run concurrently in cachefiles_open_file(). The leak happens because the code path may fail to release a reference to a dentry, potentially leaving...

5.5CVSS5.2AI score0.00236EPSS
Save
CVE
CVE
added 2024/10/21 6:1 p.m.166 views

CVE-2024-49939

CVE-2024-49939 relates to the Linux kernel WiFi driver rtw89. When a SER L2 event occurs during WoWLAN resume, ieee80211_reconfig() can trigger an add-interface flow that may run twice if rtw89_wow_resume() returns a failure, causing a double list add and a kernel panic. The description states th...

5.5CVSS6.5AI score0.00236EPSS
Save
CVE
CVE
added 2024/10/21 6:54 p.m.166 views

CVE-2024-50009

The CVE-2024-50009 issue affects the Linux kernel’s cpufreq/amd-pstate path where cpufreq_cpu_get may return NULL, risking a NULL-dereference. The fix adds a proper return value check and aborts on error. Affects local/privilege-limited scenarios (per CVSS: LOCAL, LOW/LOW for user and privileges,...

5.5CVSS5.2AI score0.00231EPSS
Save
CVE
CVE
added 2024/10/21 6:54 p.m.166 views

CVE-2024-50015

CVE-2024-50015 affects the Linux kernel ext4 dax path. In ext4/dax, the loop in dax_iomap_rw() can copy data after the process is signalled and then update the inode size, causing written extents to exceed the inode size (e.g., 2M vs 4M) and fsck to report inconsistencies. The referenced fixes tr...

5.5CVSS6.9AI score0.0024EPSS
Save
CVE
CVE
added 2024/10/21 7:39 p.m.166 views

CVE-2024-50048

CVE-2024-50048 (Linux kernel fbcon NULL pointer dereference) : A NULL pointer dereference in fbcon_putcs was triggered after using fbcon via FBIOPUT_CON2FBMAP and TIOCLINUX, due to an uninitialized ops->putcs path. Reproducer shows set_con2fb_map -> con2fb_init_display -> fbcon_set_disp ...

5.5CVSS5.1AI score0.00248EPSS
SaveWeb
CVE
CVE
added 2024/11/07 9:31 a.m.166 views

CVE-2024-50153

CVE-2024-50153 — Linux kernel null pointer dereference in target_alloc_device() The Astra Linux advisory (and linked sources) confirm a vulnerability in the Linux kernel's SCSI target core (target_alloc_device) where memory allocation for device queues could fail before dev.transport is initializ...

5.5CVSS5.1AI score0.00257EPSS
Save
CVE
CVE
added 2024/11/08 5:56 a.m.166 views

CVE-2024-50202

CVE-2024-50202 (nilfs2) is a Linux kernel issue where nilfs_find_entry() ignored errors loading a directory folio/page, allowing corrupted images with large i_size to trigger repeated error messages and a task hang in vcs_open(). The root cause is error suppression when nilfs_get_folio() fails; t...

5.5CVSS5.2AI score0.00231EPSS
Save
CVE
CVE
added 2024/11/09 10:14 a.m.166 views

CVE-2024-50216

This CVE (CVE-2024-50216) is described in a MiracleLinux advisory as a Linux kernel XFS issue: the last-resort AG selection in xfs_filestream_pick_ag could leak an uninitialized pag when the code path falls back to an online AG. Root cause: the loop used pag as an iterator while later code expect...

5.5CVSS6.7AI score0.00229EPSS
Save
CVE
CVE
added 2024/11/09 10:15 a.m.166 views

CVE-2024-50261

Mode C CVE-2024-50261 (macsec use-after-free) affects the Linux kernel’s macsec offload path. The issue stems from metadata_dst being freed prematurely in macsec_free_netdev() while a packet is still using it. The fix replaces metadata_dst freeing with dst_release() so that metadata_dst is not fr...

7.8CVSS6.6AI score0.0022EPSS
Save
CVE
CVE
added 2024/12/28 9:46 a.m.166 views

CVE-2024-56678

There are no additional technical details about CVE-2024-56678 in the connected documents beyond what’s in the initial description. Public details in the provided sources are limited; monitor for updates.

7.8CVSS6.5AI score0.00224EPSS
Save
CVE
CVE
added 2025/01/08 5:49 p.m.166 views

CVE-2024-56777

CVE-2024-56777 affects the Linux kernel DRM STI path. The vulnerability arises because the return value of drm_atomic_get_crtc_state() is not checked before dereferencing the potential error pointer crtc_state in sti_gdp_atomic_check, which can lead to an invalid memory access if the call fails. ...

5.5CVSS6.5AI score0.00203EPSS
Save
CVE
CVE
added 2025/01/15 1:5 p.m.166 views

CVE-2024-57896

CVE-2024-57896 corresponds to a Linux kernel use-after-free in the btrfs unmount path. During close_ctree(), the cleaner kthread is stopped and its task_struct freed, but a delalloc_worker may still wake the cleaner from inode.c:submit_compressed_extents(), causing use-after-free of the task_stru...

7.8CVSS6.5AI score0.00209EPSS
Save
CVE
CVE
added 2025/02/27 2:12 a.m.166 views

CVE-2024-58007

CVE-2024-58007 affects the Linux kernel in the soc: qcom: socinfo path, specifically on MSM8916 devices where the sysfs serial_number is constant. The root cause is an out-of-bounds read of the serial_num field in the socinfo structure due to checking the start offset instead of the end when vali...

7.1CVSS6.5AI score0.0024EPSS
Save
CVE
CVE
added 2025/02/10 3:58 p.m.166 views

CVE-2025-21690

CVE-2025-21690 affects the Linux kernel storvsc SCSI driver where a persistent hypervisor error can cause an unbounded flood of I/O warning logs, leading to kernel log bloat and VM DoS. The issue is addressed by kernel updates across several distributions (e.g., Debian LTS DLA-4076-1:00E2C upgrad...

5.5CVSS6.2AI score0.00211EPSS
Save
CVE
CVE
added 2025/03/12 9:42 a.m.166 views

CVE-2025-21864

CVE-2025-21864 (Linux kernel) : Affects the TCP path when deferring skb free in multi-netns/IPComp6 scenarios. The secpath may keep a reference to an xfrm_state via an skb attached to it, causing a lingering reference after netns deletion. The published fix drops the secpath at the same time as d...

5.5CVSS6.5AI score0.00205EPSS
Save
CVE
CVE
added 2025/04/01 3:40 p.m.166 views

CVE-2025-21927

CVE-2025-21927 : In the Linux kernel, nvme-tcp recv path may memory-corrupt when a packet with an invalid header length is received (e.g., 255) while header digests are enabled. The root cause was missing validation of the header length in nvme_tcp_recv_pdu(), and the patch rejects packets with a...

7.8CVSS7.4AI score0.00209EPSS
Save
CVE
CVE
added 2025/04/01 3:47 p.m.166 views

CVE-2025-21968

Vulnerability (CVE-2025-21968) in the Linux kernel affects the drm/amd/display component, specifically the hdcp_work path. A slab-use-after-free occurs when HDCP is destroyed but the property_validate_dwork delayed work queue is still running. The documented fix cancels the delayed work when dest...

7.8CVSS7.2AI score0.00183EPSS
Save
Total number of security vulnerabilities14554